home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ap-Az / AudioVideoLib1.15.cpt / AudioVideoUtilities / card_9668.txt < prev    next >
Text File  |  1991-03-04  |  9KB  |  414 lines

  1. -- card: 9668 from stack: in
  2. -- bmap block id: 7092
  3. -- flags: 4000
  4. -- background id: 5769
  5. -- name: TAPEhelp
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=8 top=285 right=339 bottom=106
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 2304
  18. -- line height: 13
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=109 top=285 right=339 bottom=207
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 3
  30. -- text size: 10
  31. -- style flags: 2304
  32. -- line height: 13
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=306 top=285 right=339 bottom=404
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 3
  44. -- text size: 10
  45. -- style flags: 2304
  46. -- line height: 13
  47. -- part name: 
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=406 top=285 right=339 bottom=504
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 3
  58. -- text size: 10
  59. -- style flags: 2304
  60. -- line height: 13
  61. -- part name: 
  62.  
  63.  
  64. -- part 5 (field)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=207 top=298 right=329 bottom=304
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 3
  72. -- text size: 10
  73. -- style flags: 2304
  74. -- line height: 13
  75. -- part name: 
  76.  
  77.  
  78. -- part 6 (field)
  79. -- low flags: 01
  80. -- high flags: 0004
  81. -- rect: left=446 top=71 right=148 bottom=508
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 9
  87. -- style flags: 0
  88. -- line height: 12
  89. -- part name: NumVolHelp
  90.  
  91.  
  92. -- part 7 (field)
  93. -- low flags: 01
  94. -- high flags: 0004
  95. -- rect: left=3 top=86 right=115 bottom=128
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 3
  100. -- text size: 9
  101. -- style flags: 0
  102. -- line height: 12
  103. -- part name: NumVolRBHelp
  104.  
  105.  
  106. -- part 8 (field)
  107. -- low flags: 01
  108. -- high flags: 0004
  109. -- rect: left=388 top=95 right=148 bottom=442
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 3
  114. -- text size: 9
  115. -- style flags: 0
  116. -- line height: 12
  117. -- part name: RemarksHelp
  118.  
  119.  
  120. -- part 9 (field)
  121. -- low flags: 01
  122. -- high flags: 0004
  123. -- rect: left=3 top=125 right=233 bottom=127
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 3
  128. -- text size: 10
  129. -- style flags: 256
  130. -- line height: 13
  131. -- part name: PUMnote
  132.  
  133.  
  134. -- part 10 (button)
  135. -- low flags: 00
  136. -- high flags: 2000
  137. -- rect: left=10 top=284 right=333 bottom=107
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: New Button
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   pop card
  149. end mouseUp
  150.  
  151.  
  152.  
  153. -- part 11 (button)
  154. -- low flags: 00
  155. -- high flags: 2000
  156. -- rect: left=306 top=286 right=335 bottom=403
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 1
  160. -- font id: 0
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: controlhelp
  165. ----- HyperTalk script -----
  166. on mouseUp
  167.   push card
  168.   go to card "ControlPanelHelp" of stack "AudioVideoUtilities"
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part 12 (button)
  174. -- low flags: 00
  175. -- high flags: 2000
  176. -- rect: left=109 top=285 right=334 bottom=206
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 1
  180. -- font id: 0
  181. -- text size: 12
  182. -- style flags: 0
  183. -- line height: 16
  184. -- part name: mastercontrol
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   pop card
  188.   go to card 1 of stack "AudioVideo Library"
  189. end mouseUp
  190.  
  191.  
  192.  
  193. -- part 13 (button)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=206 top=287 right=335 bottom=304
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: notes
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   doNotes
  208. end mouseUp
  209.  
  210.  
  211.  
  212. -- part 15 (button)
  213. -- low flags: 00
  214. -- high flags: 0000
  215. -- rect: left=404 top=285 right=334 bottom=505
  216. -- title width / last selected line: 0
  217. -- icon id / first selected line: 0 / 0
  218. -- text alignment: 1
  219. -- font id: 0
  220. -- text size: 12
  221. -- style flags: 0
  222. -- line height: 16
  223. -- part name: reserved
  224.  
  225.  
  226. -- part 16 (field)
  227. -- low flags: 01
  228. -- high flags: 0007
  229. -- rect: left=135 top=183 right=246 bottom=378
  230. -- title width / last selected line: 0
  231. -- icon id / first selected line: 0 / 0
  232. -- text alignment: 0
  233. -- font id: 3
  234. -- text size: 9
  235. -- style flags: 0
  236. -- line height: 12
  237. -- part name: Buttonhelp
  238.  
  239.  
  240. -- part 17 (field)
  241. -- low flags: 80
  242. -- high flags: 0007
  243. -- rect: left=155 top=47 right=264 bottom=379
  244. -- title width / last selected line: 0
  245. -- icon id / first selected line: 0 / 0
  246. -- text alignment: 0
  247. -- font id: 3
  248. -- text size: 10
  249. -- style flags: 0
  250. -- line height: 13
  251. -- part name: notes
  252.  
  253.  
  254. -- part 18 (button)
  255. -- low flags: 00
  256. -- high flags: 8000
  257. -- rect: left=256 top=250 right=279 bottom=317
  258. -- title width / last selected line: 0
  259. -- icon id / first selected line: 0 / 0
  260. -- text alignment: 1
  261. -- font id: 3
  262. -- text size: 10
  263. -- style flags: 10496
  264. -- line height: 13
  265. -- part name: copy
  266.  
  267.  
  268. -- part contents for background part 29
  269. ----- text -----
  270. 1
  271.  
  272. -- part contents for card part 1
  273. ----- text -----
  274.  
  275. return to library
  276.  
  277. -- part contents for card part 2
  278. ----- text -----
  279.  
  280. go to master control
  281.  
  282. -- part contents for card part 5
  283. ----- text -----
  284. notes on
  285. operation
  286.  
  287. -- part contents for card part 3
  288. ----- text -----
  289.  
  290. control
  291. panel help
  292.  
  293. -- part contents for card part 4
  294. ----- text -----
  295.  
  296. reserved for future use
  297.  
  298. -- part contents for background part 36
  299. ----- text -----
  300. User Entry
  301.  
  302. -- part contents for background part 52
  303. ----- text -----
  304. User Entry
  305.  
  306. -- part contents for background part 46
  307. ----- text -----
  308. User Entry
  309.  
  310. -- part contents for background part 42
  311. ----- text -----
  312. User Entry
  313.  
  314. -- part contents for background part 23
  315. ----- text -----
  316. User Entry
  317.  
  318. -- part contents for background part 26
  319. ----- text -----
  320. User Entry
  321.  
  322. -- part contents for background part 44
  323. ----- text -----
  324. User Entry
  325.  
  326. -- part contents for background part 48
  327. ----- text -----
  328. User Entry
  329.  
  330. -- part contents for background part 53
  331. ----- text -----
  332. Entry
  333.  
  334. -- part contents for background part 54
  335. ----- text -----
  336. Pop Up Menu
  337.  
  338. -- part contents for background part 20
  339. ----- text -----
  340. Pop Up Menu
  341.  
  342. -- part contents for background part 21
  343. ----- text -----
  344. Pop Up Menu
  345.  
  346. -- part contents for background part 57
  347. ----- text -----
  348. Pop Up Menu
  349.  
  350. -- part contents for background part 22
  351. ----- text -----
  352. PopUpMenu
  353.  
  354. -- part contents for background part 38
  355. ----- text -----
  356. Pop Up Menu
  357.  
  358. -- part contents for background part 69
  359. ----- text -----
  360. Menu
  361.  
  362. -- part contents for card part 6
  363. ----- text -----
  364. Pop Up Menu to select number of volumes in this set
  365.  
  366. -- part contents for card part 7
  367. ----- text -----
  368. Radio Buttons to select entry or display volume
  369.  
  370. -- part contents for card part 8
  371. ----- text -----
  372. Button to call up Remarks field
  373.  
  374.  
  375. -- part contents for card part 9
  376. ----- text -----
  377. Pop Up Menus are called by holding mouse button down within indicated titles or fields.  Response may be slow due to size of menu.
  378.  
  379.  
  380. -- part contents for card part 16
  381. ----- text -----
  382. a<->b button:
  383.  
  384. This button is provided to ease entry of cassettes where both sides have the same artist, title, and performers.  Clicking on the "a<->b "button will copy the entered field to the empty field.  If you entered or copied to side A and have side B empty, "a<->b" will copy A to B.  It will also copy from B to A if side B is entered and A is empty.
  385.  
  386.  
  387. paste button:
  388.  
  389. This is NOT the Edit Menu Paste button.  "paste" works with the "copy" buttons present on the CD and LP cards.  After you have copied the CD or LP information fields for transfer, "paste" will paste the field to the visible volume on the current tape card.  If you have copied from a CD card, you will be asked to indicate to which side you wish the paste to work, side A or B.  If you selected to split sides A & B from LP "copy",
  390. "paste" will automatically paste to both sides.  If you selected to combine sides A & B, you will be asked to select a paste side.
  391.  
  392. copy button:
  393.  
  394. This is NOT the same as the Edit Menu Copy.  This button specifically copies the visible volume's artist, title, and performers fields to the users choice of vol II, vol III, or volumes II & III of both A and B sides.  The labeler button automatically copies so the "copy" button is for volume to volume transfer only.
  395.  
  396. labeler button:
  397.  
  398. This button will copy the contents of the visible volume on the current card for transfer to the cassette case labeler utility.  The user is asked whether he wishes the cassette title area to display the title name only, the artist over the title, or the name of the artist and the title in a "ARTIST: TITLE" format.  If both sides A and B contain the same artist and title, the user will be asked if the a single large title area is desired.  Will leave the user in that utility.
  399.  
  400.  
  401. -- part contents for card part 17
  402. ----- text -----
  403. USER NOTES
  404.  
  405. This field is for users to input personal notes on operation.  It is specific to this LP help card.
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.